| Package | Description |
|---|---|
| com.atid.lib.atx88 | |
| com.atid.lib.reader | |
| com.atid.lib.transport |
| Constructor and Description |
|---|
AT188Reader(ATransport transport)
Create an instance of the AT188Reader class.
|
AT188Reader(int sessionId,
ATransport transport)
Create an instance of the AT188Reader class.
|
AT388Reader(ATransport transport)
Create an instance of the AT388Reader class.
|
AT388Reader(int sessionId,
ATransport transport)
Create an instance of the AT388Reader class.
|
ATn88Reader(ATransport transport)
Create an instance of the ATn88Reader class.
|
ATn88Reader(int sessionId,
ATransport transport)
Create an instance of the ATn88Reader class.
|
ATx88Reader(ATransport transport)
Create an instance of the ATx88Reader class.
|
ATx88Reader(int sessionId,
ATransport transport)
Create an instance of the ATx88Reader class.
|
| Modifier and Type | Method and Description |
|---|---|
ATransport |
ATEAReader.getTransport()
Returns an instance of the ATransport class that connects an instance of the ATEAReader class to the Device.
|
| Constructor and Description |
|---|
ATEAReader(ATransport transport)
Creates an instance of ATEAReader.
|
ATEAReader(int sessionId,
ATransport transport)
Creates an instance of ATEAReader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ATransportBluetooth
The Transport class is a class for abstracting connections with Reader devices.
|
class |
ATransportUsb |